php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#145289 - 07/28/01 11:31 PM [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Hack Name: Modification Wordlets

Author: Leshrac and DPK

Download URL: http://www.qasic.com/ubbhacks.html

Notes: Redistribution of this file in whole is permitted as long as all copyright and author notices remain intact.
_________________________

Top
#145290 - 07/29/01 05:32 AM Re: [6.1x] Modification Wordlets v1.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Sorry, What does this hack do? Just asking... smile

Top
#145291 - 07/29/01 05:38 AM Re: [6.1x] Modification Wordlets v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
It adds support to %vars_wordlets_mods (the modifications' Wordlets™)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#145292 - 07/29/01 11:51 AM Re: [6.1x] Modification Wordlets v1.0
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
Is a devkit version of that hack planned?

The current one is only for the Who's Online Hack and if I want to modify it I'd need to alter your code.

And what 'bout the automatic install? I don't like that, it should be possible to get rid of that if wished.
In ultimatebb_mod_wordlets_install.cgi in line 191 it says "UBB 6.1 not deleted." but I think U mean detected.
What happens if there is already a vars_wordlets_mods.cgi with values of former hacks in it?

Why don't you use the current "use vars" command in ultimatebb.cgi? Instead you create a new one.

Just improvement suggestions smile
Tovok7
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img]
--------------------
Please visit my homepage !

Top
#145293 - 07/29/01 02:14 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Quote:
quote:


Pretty easy to do. Just find the WOL wordlets, delete them and add your own. I don't plan on making the devkit but you're more than welcome to based upon my files (or Jordo's for that matter).

Quote:
quote:


There are manual instructions inside the ReadMe too.

Quote:
quote:


Quote:
quote:


It gets overwritted. Later versions will allow you to specify whether you want us to overwrite it or not.

Quote:
quote:


Just in case the beta cycle messes with thos variables.

qasic
_________________________

Top
#145294 - 07/29/01 02:43 PM Re: [6.1x] Modification Wordlets v1.0
Tovok7 Offline
Member

Registered: 02/09/01
Posts: 267
Loc: Germany | Occupation: UBB Code...
What I miss is the support for a prepared vars_wordlets_mods.cgi file and for other files with different languages which I call vars_wordlets_mods_de.cgi or vars_wordlets_mods_it.cgi

The solution in the former devkit (STEP 1, STEP 2, ...) was sufficient but the current one isn't for developers it is a wordlet installation tool for the Who's Online Hack and nearly useless for other hacks.

Quote:
quote:
But I think they will change the "use UBBCGI::Carp qw(fatalsToBrowser set_message);" as well.
_________________________
[img]http://Tovok7.de/cgi-bin/ecitation.cgi[/img]
--------------------
Please visit my homepage !

Top
#145295 - 07/29/01 02:47 PM Re: [6.1x] Modification Wordlets v1.0
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
no...

Top
#145296 - 07/29/01 03:26 PM Re: [6.1x] Modification Wordlets v1.0
DPK.ducky.quack Offline
Developer

Registered: 11/18/00
Posts: 874
A copy of Qasics new version of the mod can also be obtained at:

http://dpk.b000.net

(yes folks, its new and improved, its my download center version two! ok that was sappy, sorry. tipsy

[ July 31, 2001: Message edited by: DPK ]
_________________________

Top
#145297 - 07/29/01 04:09 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
My file has been updated as well (same as DPK's). This version checks to see if there already exists a vars_wordlets_mods.cgi and will not overwrite it if such a file exists.

qasic
_________________________

Top
#145298 - 10/13/01 02:42 PM Re: [6.1x] Modification Wordlets v1.0
IICODECll Offline
Member

Registered: 08/16/01
Posts: 33
Loc: New Jersey (USA)
i have failed to get the "Modification Wordlets v1.0" to work right on the release of the 6.1.0 b2 any suggestions?
_________________________

www.jpdatabase.net

Top
#145299 - 10/14/01 04:19 AM Re: [6.1x] Modification Wordlets v1.0
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Yes I'm quite surprised that nobody has bothered to update the default mod_worldlets install file. However I suggest you download 'Whos Online' for v6.1 as it has a more up-to-date version, although I've had problems with that one as well.

Top
#145300 - 10/14/01 01:21 PM Re: [6.1x] Modification Wordlets v1.0
IICODECll Offline
Member

Registered: 08/16/01
Posts: 33
Loc: New Jersey (USA)
yes ive installed that and it works, but you can not see the *mods in the cp for some reason. as well the who is does not work in the php, hope its ported over soon. its like damn you can jhust do an

include("/www/jpdatabase/cgi-bin/ubb/ultiomatebb.cgi?whosonline");

I wish but the php can not ex. a cgi command, ive tried and nothings worked.
_________________________

www.jpdatabase.net

Top
#145301 - 10/17/01 06:09 AM Re: [6.1x] Modification Wordlets v1.0
click Offline
Member

Registered: 05/27/01
Posts: 168
Code:
code:


I don't have that line on cp.cgi......
&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");

Top
#145302 - 10/17/01 12:03 PM Re: [6.1x] Modification Wordlets v1.0
qasic Offline
Developer

Registered: 01/01/01
Posts: 1930
Loc: Surrey, BC, Canada
Hi all,

1) Use the wordlets in the Who's Online - it's updated for Beta 1.2.

2) mark99, you state that you have trouble getting the Modification Wordlets in your control panel. Please e-mail me your cp.cgi file so I may take a look at it. Thank you.

qasic
_________________________

Top
#145303 - 11/05/01 09:07 AM Re: [6.1x] Modification Wordlets v1.0
XNet Offline
Member

Registered: 03/17/01
Posts: 81
Small bug for wordlets in the Who's Online:

Mod_Wordlets_ReadMe.txt

wordlets_cp wordlets_err wordlets_mod

it should read

wordlets_cp wordlets_err wordlets_mods

Top
#145304 - 11/17/01 12:30 AM Re: [6.1x] Modification Wordlets v1.0
ssilenthill Offline
Junior Member

Registered: 11/15/01
Posts: 30
Loc: USA
Ihave the same problem as CLICK

that line does not exist in a fresh install of version 6.1.0.2

Top
#145305 - 11/17/01 09:56 AM Re: [6.1x] Modification Wordlets v1.0
dreamer Offline
Member

Registered: 02/02/01
Posts: 112
Quote:
quote:


Me too confused

Top
#145306 - 11/17/01 10:19 AM Re: [6.1x] Modification Wordlets v1.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Code:
quote:</font><hr>Originally posted by click:
[b]<blockquote><font size="1" face="Verdana, Helvetica, Arial">code:


I don't have that line on cp.cgi......
&RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi");[/b]<hr></blockquote>


That looks like something out of the earilest betas of 6.1. It's not up to date. What you should do in cp.cgi is this:

# find:

wordlets_cp wordlets_err

# replace with:

wordlets_cp wordlets_err wordlets_mods

Top
#145307 - 11/17/01 10:40 AM Re: [6.1x] Modification Wordlets v1.0
TorN Offline
Member

Registered: 06/09/01
Posts: 56
Loc: North East, USA
Ah...Got it finally working 100%... If anyone wants this manually hand-added hack that works, you can get it here: Modification Wordlets for 6.1.0.2+ Qasic, you can have this debugged hack for your page if you'd like so it will be updated for people to use.

I take absolutely no credit for the making of this great hack..All I did to make it work was change where a line of code goes in ultimatebb.cgi, add a missing "s" in a line of code in cp.cgi, corrected a line of code in vars_wordlets_mods.cgi to be compliant with the new code, and updated the readme text file for installation of this mod.. I also included the vars_wordlets_mods.cgi file that needs no editing on initial installation. This should now take care of the cp problem where the wordlet listings were not showing. Again, this hack should now be 100% working and hopefully no longer a modification in beta.

If there are any problems, please give feedback here.. Thanks, torn..

[ 11-17-2001: Message edited by: TorN ]

Top
#145308 - 11/17/01 01:49 PM Re: [6.1x] Modification Wordlets v1.0
wardx28 Offline
Member

Registered: 10/28/00
Posts: 111
Loc: Marietta, ga
Thanks TorN,

It works now!!

Top
#145309 - 12/08/01 10:28 PM Re: [6.1x] Modification Wordlets v1.0
darkm00n Offline
Junior Member

Registered: 05/27/01
Posts: 20
please help ..
i guess i screwed up my mod wordlets....
i tryed to hack again.. but i can't find &RequireVars("$vars_config{VariablesPath}/vars_wordlets_date.cgi"); at cp.cgi .....

can anyone help?

Top
#145310 - 12/08/01 10:32 PM Re: [6.1x] Modification Wordlets v1.0
DPK.ducky.quack Offline
Developer

Registered: 11/18/00
Posts: 874
Either get qasics updated version by torn here or try a different release at here .
_________________________

Top
#145311 - 12/08/01 10:45 PM Re: [6.1x] Modification Wordlets v1.0
darkm00n Offline
Junior Member

Registered: 05/27/01
Posts: 20
i tryed yours DPK... doesn't work with me...

Top
#145312 - 12/09/01 02:18 AM Re: [6.1x] Modification Wordlets v1.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
You need to find this in cp.cgi...

# Open cp.cgi (In Cgi-Bin)
# Find
use UBBCGI::Carp qw(fatalsToBrowser set_message);

# Insert This Directly After It
use vars qw(%vars_wordlets_mods);


# Find
foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_cp wordlets_err wordlets_img wordlets_date)) {

# Replace It With
foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_cp wordlets_err wordlets_img wordlets_date wordlets_mods)) {

---------------
The code you were trying to find was from a old version.

Top
#145313 - 12/10/01 04:16 PM Re: [6.1x] Modification Wordlets v1.0
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
Okay, I'm having some genuine problems working with this hack.

In the ultimatebb.cgi, it says to find
Code:
[/code]

I cannot find that line.

The closest that I can find is this:
[code]


I'm supposed to replace the first set of code with this:
Code:
[/code]


Should I replace what I have--even though it doesn't match?   


Also, in the cp.cgi file, I'm supposed to find -- 
[code]


and add below it this line

[code][/code]

I cannot find anything even close to the first line I'm supposed to find.


I've upgraded my board to the newest release; I was working on installing the "Last reply by" hack -- and have it installed, except for those words Last reply by

Allen said I needed to install this hack to get it to work.

Anyone with ideas of what I need to do?

Thanks.
_________________________
Sue
adwoff.com

Top
#145314 - 12/10/01 04:18 PM Re: [6.1x] Modification Wordlets v1.0
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
did you try DPK's 1.5 version? <img src="wink.gif" border="0" alt="" />

Also... your lines are different because you installed the calendar hack already... just add the differences in the line to the other, it's just a word or 2...
_________________________
- Allen wavey
- What Drives You?

Top
#145315 - 12/10/01 06:00 PM Re: [6.1x] Modification Wordlets v1.0
ADWOFF Offline
Content Queen

Registered: 05/07/01
Posts: 709
Loc: Pennsylvania
Thanks, Allen. I really appreciate your patience with this. <img src="biggrin.gif" border="0" alt="" />
_________________________
Sue
adwoff.com

Top
#145316 - 12/10/01 07:43 PM Re: [6.1x] Modification Wordlets v1.0
TorN Offline
Member

Registered: 06/09/01
Posts: 56
Loc: North East, USA
ADWOFF:
First of all, download my updated version of Modification Wordlets Dev Kit by qasic (See my previous post above for the link) The only thing you'll do different from the Dev Kit instructions is the following below:

In ultimatebb.cgi, this is the line of code you will use:

Find:
foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_err wordlets_img wordlets_date wordlets_calendar)) {

Replace with:
foreach my $file (qw(display misc email time search pm registration template_match wordlets wordlets_err wordlets_img wordlets_date wordlets_calendar wordlets_mods)) {
----------------------------------------------
I see what you did.. You added the calendar hack and thats what changed this line of code in your ultimatebb.cgi That's the reason you could not find it..Do you see the code "wordlets_calendar" at the end of this code as opposed to the original line of code in ultimatebb.cgi?? So, really, the only thing you are now doing in this Modification Wordlet Dev Kit hack is adding "wordlets_mods" to this line of code. That's all you're doing!! All I did with this code is place my curser after the "r" in "wordlets_calendar", hit my spacebar once (notice all files in this line of code are one space apart), then typed "wordlets_mods" after it..

Try analysing, rather than looking at, lines of code you are attempting to hack..Try to understand and decipher how it is written and the format it is written in..
Hope this helps,
TorN

<font color="#000000" size="1">[ 12-11-2001 07:17 PM: Message edited by: TorN ]</font>

Top
#145317 - 03/05/02 08:40 PM Re: [6.1x] Modification Wordlets v1.0
WhiteBlade Offline
Member

Registered: 05/26/01
Posts: 178
Loc: Quebec, Canada
All I get is this !!

PLease help !!!

_________________________
My MSN : whiteblade6@hotmail.com

I currently have [img]http://lkubb.web-performance.net/cgi-bin/ud.pl?u=WhiteBlade;s=1[/img] and I returned
[img]http://lkubb.web-performance.net/cgi-bin/ud.pl?s=2;u=WhiteBlade[/img] results !

Top
#145318 - 03/06/02 07:47 AM Re: [6.1x] Modification Wordlets v1.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Rehack cp.cgi.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#145319 - 03/06/02 10:25 AM Re: [6.1x] Modification Wordlets v1.0
WhiteBlade Offline
Member

Registered: 05/26/01
Posts: 178
Loc: Quebec, Canada
Lk thanks a lot man !!!

I had

wordlets_cp wordlets_err wordlets_mod

all I did is adding the s at mod now it work good !! thanks !
_________________________
My MSN : whiteblade6@hotmail.com

I currently have [img]http://lkubb.web-performance.net/cgi-bin/ud.pl?u=WhiteBlade;s=1[/img] and I returned
[img]http://lkubb.web-performance.net/cgi-bin/ud.pl?s=2;u=WhiteBlade[/img] results !

Top
Page 1 of 2 1 2 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks